internal/runtime/maps.table.getWithoutKey (method)
2 uses
internal/runtime/maps (current package)
map.go#L434: return m.directoryAt(idx).getWithoutKey(typ, hash, key)
table.go#L226: func (t *table) getWithoutKey(typ *abi.SwissMapType, hash uintptr, key unsafe.Pointer) (unsafe.Pointer, bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)